Lift up workspace rlibs while building
authorAlex Crichton <alex@alexcrichton.com>
Fri, 30 Dec 2016 18:50:39 +0000 (10:50 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 5 Jan 2017 17:34:22 +0000 (09:34 -0800)
commit3cbf141b5095b95a752f51574151b91fd7fddd1e
tree7f5f1d9149ad46262e30a09ed3b49059d91181e7
parent154a30b4c8b129ecf4646a7bebbab5ff9a6bbffc
Lift up workspace rlibs while building

I think the condition here was slightly off from before, so invert it subtly to
get what we want, lifting up anything in a workspace or binaries otherwise.

Closes #3432
src/cargo/ops/cargo_rustc/context.rs
tests/path.rs